home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 May
/
PCWorld_2007-05_cd.bin
/
v cisle
/
mediaportal
/
Setup.msi
/
_7D70CA33C218362F815E9756880A9F01
/
_CE44608A9CCD4A198DDA835F6DB98EF9
< prev
next >
Wrap
Extensible Markup Language
|
2006-12-20
|
2KB
|
49 lines
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<id>100</id>
<defaultcontrol>10</defaultcontrol>
<allowoverlay>yes</allowoverlay>
<controls>
<import>common.dialog.xml</import>
<control>
<description>No button</description>
<type>button</type>
<id>10</id>
<posX>733</posX>
<posY>420</posY>
<textXOff>44</textXOff>
<textYOff>9</textYOff>
<width>140</width>
<height>50</height>
<textureFocus>small_button_focus.png</textureFocus>
<textureNoFocus>small_button_nofocus.png</textureNoFocus>
<label>106</label>
<onleft>11</onleft>
<onright>11</onright>
<onup>10</onup>
<ondown>10</ondown>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
<control>
<description>Yes button</description>
<type>button</type>
<id>11</id>
<posX>493</posX>
<posY>420</posY>
<textXOff>50</textXOff>
<textYOff>9</textYOff>
<width>140</width>
<height>50</height>
<textureFocus>small_button_focus.png</textureFocus>
<textureNoFocus>small_button_nofocus.png</textureNoFocus>
<label>107</label>
<onleft>10</onleft>
<onright>10</onright>
<onup>11</onup>
<ondown>11</ondown>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>
</controls>
</window>